type github.com/aws/aws-sdk-go-v2/service/s3.validateOpRestoreObject

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L1753: type validateOpRestoreObject struct {
		validators.go#L1756: func (*validateOpRestoreObject) ID() string {
		validators.go#L1760: func (m *validateOpRestoreObject) HandleInitialize(ctx context.Context, in middleware.InitializeInput, next middleware.InitializeHandler) (
		validators.go#L2202: 	return stack.Initialize.Add(&validateOpRestoreObject{}, middleware.After)